Created: Oct-10/2023
By: hvgragame
Email: htvgamedev@outlook.com
Thank you for purchasing my game. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!
When extracting the ZIP file you will find everything you need and a text file 'readme'. The HTML5 files you just purchased (license) are in the 'HTML5 files' folder. The game's source code (C3P file) is also included in this item, for small changes you need to make in the 'Source code' folder
To open the C3P file you need to use the Construct3 (It's preferable that you have the licensed version).
Link https://editor.construct.net/
After open Construct 3 and load the C3P file, find and open the layout 'Menu' with double click, then click the "Run Layout" menu to test the game.
Select the image you want to customize, click the right mouse button and select 'Edit'. Or just double click on the object.
Construct 3 has its own image editor. You can draw or even load new images making necessary adjustments.
Use the highlighted options to edit your image.
Inside the project, in the 'Event sheets' folder you can find all the game's coding. Note that the sheets are related to the layouts in the properties tab.
All game functioning is conditioned to sheets, which is formed by global variables and events (conditions and actions).
Most events are self-explanatory. They can also be organized in groups to facilitate understanding. You should find comments on variables and/or main events for better understanding.
For some aspects not covered by this documentation you can find additional PDF documentation in the item's file folder.
To export the game, use the option: Menu > Project > Export.
It is preferable that you have the licensed version for this
https://www.construct.net/en/make-games/buy-construct-3/personal-plans
In order to add the games to your website or blog (wordpress), you just need to create an iframe and link to the folder you uploaded the game to it. For example, if you upload the game to the folder http://www.website.com/game/mygame/, you will need to create an iframe like this:
<iframe src="http://www.website.com/game/mygame/" width="1280" height="720"></ifame>
Thanks for purchasing this game! For any questions, I will be happy to help you in any question related to this game. If you have a more general question relating to the games on Codecanyon, you might consider visiting the forums and asking your question in the "Comments" section, or send me an email.
hvgragame